pub unsafe extern "C" fn PEM_write_PKCS7(
    fp: *mut FILE,
    x: *mut PKCS7
) -> c_int