pub unsafe extern "C" fn wolfSSL_PKCS12_verify_mac(
    pkcs12: *mut WC_PKCS12,
    psw: *const c_char,
    pswLen: c_int
) -> c_int