pub unsafe extern "C" fn Lav_nodeGetFloatPropertyRange( nodeHandle: LavHandle, propertyIndex: c_int, destinationMin: *mut f32, destinationMax: *mut f32, ) -> LavError