pub unsafe extern "C" fn gegl_operation_list_property_keys(
    operation_type: *const c_char,
    property_name: *const c_char,
    n_keys: *mut c_uint
) -> *mut *mut c_char