pub unsafe extern "C" fn BNGetStackAdjustmentForLocations(
cc: *mut BNCallingConvention,
view: *mut BNBinaryView,
returnValue: *mut BNValueLocation,
paramLocations: *const BNValueLocation,
paramTypes: *mut *const BNType,
paramCount: usize,
) -> i64