pub unsafe extern "C" fn i2d_PKCS8PrivateKey_nid_fp(
fp: *mut _IO_FILE,
x: *const evp_pkey_st,
nid: i32,
kstr: *const i8,
klen: i32,
cb: Option<unsafe extern "C" fn(*mut i8, i32, i32, *mut c_void) -> i32>,
u: *mut c_void,
) -> i32