pub unsafe extern "C" fn sha512_starts(
    ctx: *mut sha512_context,
    is384: c_int
)