pub unsafe extern "C" fn new_mphf( nelem: u64, kmers: *const u64, num_thread: i32, gamma: f64, ) -> MphfMutPtr