pub unsafe extern "C" fn sm9_verify_update(
    ctx: *mut SM9_SIGN_CTX,
    data: *const u8,
    datalen: usize
) -> c_int