pub unsafe extern "C" fn sha256_starts(
    ctx: *mut sha256_context,
    is224: c_int
)