pub unsafe extern "C" fn zx_syscall_test_widening_signed_wide(
    a: i64,
    b: i32,
    c: i16,
    d: i8
) -> i64