pub unsafe extern "C" fn snd_sfx_load_raw_buf( buf: *mut c_char, len: c_size_t, rate: u32, bitsize: u16, channels: u16, ) -> sfxhnd_t