pub unsafe extern "C" fn X509_check_trust(
    x: *mut X509,
    id: c_int,
    flags: c_int
) -> c_int