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