pub unsafe extern "C" fn PEM_write( fp: *mut FILE, name: *const c_char, hdr: *const c_char, data: *const c_uchar, len: c_long, ) -> c_int