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