pub unsafe extern "C" fn ray_vec_set_null_checked( vec: *mut ray_t, idx: i64, is_null: bool, ) -> ray_err_t