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