pub unsafe extern "C" fn ets_sha_finish(
    ctx: *mut SHAContext,
    output: *mut u8
) -> u32