pub unsafe extern "C" fn X509_REQ_add1_attr_by_NID( req: *mut X509_REQ, nid: c_int, chtype: c_int, bytes: *const c_uchar, len: c_int ) -> c_int