pub unsafe extern "C" fn internal_sha1_process(
    ctx: *mut sha1_context,
    data: *const c_uchar
) -> c_int