pub unsafe extern "C" fn ncnn_mat_get_channel_data(
    mat: ncnn_mat_t,
    c: c_int
) -> *mut c_void