pub unsafe extern "C" fn RSA_sign( type_: i32, m: *const u8, m_length: u32, sigret: *mut u8, siglen: *mut u32, rsa: *mut rsa_st, ) -> i32