pub unsafe extern "C" fn sgx_create_rsa_pub1_key( mod_size: i32, exp_size: i32, le_n: *const u8, le_e: *const u8, new_pub_key1: *mut *mut c_void) -> SgxStatus