pub unsafe extern "C" fn ncnn_mat_create_external_1d(
    w: c_int,
    data: *mut c_void,
    allocator: ncnn_allocator_t
) -> ncnn_mat_t