pub unsafe extern "C" fn PEM_write_bio( bp: *mut BIO, name: *const c_char, hdr: *const c_char, data: *const c_uchar, len: c_long, ) -> c_int