pub type NrtLoadFn = unsafe extern "C" fn(neff: *const u8, neff_size: usize, start_nc: i32, nc_count: i32, model: *mut NrtModelHandle) -> NrtStatus;