pub unsafe extern "C" fn OBJ_find_sigid_by_algs(
    out_sign_nid: *mut c_int,
    digest_nid: c_int,
    pkey_nid: c_int
) -> c_int